home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / catalogg / 32pswo10.zip / _SETUP.1 / WIO32S.EXE / 0 / RCDATA / TMAINDLG / TMAINDLG.txt
Text File  |  1996-10-04  |  357b  |  19 lines

  1. object MainDlg: TMainDlg
  2.   Left = 200
  3.   Top = 98
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'PrimaSoft'
  7.   ClientHeight = 32
  8.   ClientWidth = 131
  9.   Enabled = False
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   TextHeight = 16
  18. end
  19.